X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/9c6dfcf2bd906479a46ee6955f90354e49d3b84b..5905fbe86038ac35f12d2259a736f4edaab58845:/autohotkey/UltimateKEYS%20(for%20AutoHotkey%20v1.1).ahk diff --git a/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk b/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk index 4fef825..2af36ac 100644 --- a/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk +++ b/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk @@ -1,6 +1,6 @@ #requires AutoHotkey v1.1 -; UltimateKEYS (for AutoHotkey v1.1).ahk - 2025-02-10 +; UltimateKEYS (for AutoHotkey v1.1).ahk - 2025-02-19 ; Website : https://pieter-degroote.github.io/UltimateKEYS/ @@ -276,7 +276,6 @@ compose.item[".o"] := "{u+022f}" ; (ȯ) o with dot above compose.item[".O"] := "{u+022e}" ; (Ȯ) O with dot above compose.item[".p"] := "{u+1e57}" ; (ṗ) p with dot above compose.item[".P"] := "{u+1e56}" ; (Ṗ) P with dot above -compose.item[".q"] := "{u+1e9b}" ; (ẛ) long s with dot above compose.item[".r"] := "{u+1e59}" ; (ṙ) r with dot above compose.item[".R"] := "{u+1e58}" ; (Ṙ) R with dot above compose.item[".s"] := "{u+1e61}" ; (ṡ) s with dot above @@ -345,7 +344,6 @@ compose.item["-Z"] := "{u+01b5}" ; (Ƶ) Z with stroke ; Compose : Macron and Stroke (additional) -compose.item["_f"] := "{u+1e9d}" ; (ẝ) long s with high stroke compose.item["_g"] := "{u+1e21}" ; (ḡ) g with macron compose.item["_G"] := "{u+1e20}" ; (Ḡ) G with macron compose.item["_i"] := "{u+0268}" ; (ɨ) i with stroke @@ -409,10 +407,6 @@ compose.item["bt"] := "{u+021b}" ; (ț) t with comma below (Romanian) compose.item["bT"] := "{u+021a}" ; (Ț) T with comma below (Romanian) compose.item["bu"] := "{u+016d}" ; (ŭ) u with breve compose.item["bU"] := "{u+016c}" ; (Ŭ) U with breve -compose.item["bw"] := "{u+01bf}" ; (ƿ) small letter wynn -compose.item["bW"] := "{u+01f7}" ; (Ƿ) capital letter wynn -compose.item["by"] := "{u+021d}" ; (ȝ) small letter yogh -compose.item["bY"] := "{u+021c}" ; (Ȝ) capital letter yogh compose.item["b3"] := "{u+0292}" ; (ʒ) small letter ezh compose.item["b#"] := "{u+01b7}" ; (Ʒ) capital letter ezh @@ -535,6 +529,10 @@ compose.item["ls"] := "{u+0283}" ; (ʃ) Latin small letter esh compose.item["lS"] := "{u+01a9}" ; (Ʃ) Latin capital letter esh compose.item["lu"] := "{u+028a}" ; (ʊ) Latin small letter upsilon compose.item["lU"] := "{u+01b1}" ; (Ʊ) Latin capital letter upsilon +compose.item["lw"] := "{u+01bf}" ; (ƿ) small letter wynn +compose.item["lW"] := "{u+01f7}" ; (Ƿ) capital letter wynn +compose.item["ly"] := "{u+021d}" ; (ȝ) small letter yogh +compose.item["lY"] := "{u+021c}" ; (Ȝ) capital letter yogh compose.item["l8"] := "{u+0223}" ; (ȣ) small letter ou compose.item["l*"] := "{u+0222}" ; (Ȣ) capital letter OU compose.item["l7"] := "{u+0242}" ; (ɂ) small letter glottal stop